projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5fba37
)
Fix copyright.
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Mon, 22 Mar 2004 15:33:25 +0000
(15:33 +0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Mon, 22 Mar 2004 15:33:25 +0000
(15:33 +0000)
lisp/emacs-lisp/rx.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/rx.el
b/lisp/emacs-lisp/rx.el
index 55886e8b34fa1657e627759dc70fc7db6520bd85..b94ac57eca1a57c8afe60d28f852952d2cffe544 100644
(file)
--- a/
lisp/emacs-lisp/rx.el
+++ b/
lisp/emacs-lisp/rx.el
@@
-1,6
+1,6
@@
;;; rx.el --- sexp notation for regular expressions
-;; Copyright (C) 2001,
2003
Free Software Foundation, Inc.
+;; Copyright (C) 2001,
03, 2004
Free Software Foundation, Inc.
;; Author: Gerd Moellmann <gerd@gnu.org>
;; Maintainer: FSF